Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
extractRootFile
This procedure extracts the root filename from a path. It returns both the filename and the filename with an extension, if there is one.
Location: ry\app\ryrepmngrp.i Parameters:INPUT pcFileName AS CHARACTERThe filename to parse.
OUTPUT pcRootFile AS CHARACTERThe root filename without its extension.
OUTPUT pcRootFileExt AS CHARACTERThe root filename with its extension, if any.
Notes: None Examples: See theinsertObjectMasterprocedure inry\app\rydesmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |